fix setting up encryption with software based certificate storage
authorMatthieu Gallien <matthieu.gallien@nextcloud.com>
Mon, 3 Feb 2025 09:14:08 +0000 (10:14 +0100)
committerMatthieu Gallien <matthieu.gallien@nextcloud.com>
Fri, 7 Feb 2025 08:12:29 +0000 (09:12 +0100)
commitb8f87134ed4723ffa1d3da4f3c1a8779c543f3d5
treed075dd8cf86d5133cab5d01f67c4916df706445b
parentee4bfc5629d7e1bbf0f1164083b42e5d909c4626
fix setting up encryption with software based certificate storage

some data need to be converted to or from base64

some data should not be converted

clear one such place where a conversion to base64 was too much

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
src/libsync/clientsideencryption.cpp